Release 10.1A: OpenEdge Development:
Progress 4GL Reference


DISABLE-DUMP-TRIGGERS( ) method

Allows a user to access a buffer object’s table without firing FIND triggers.

Return type: LOGICAL

Applies to: Buffer object handle

Syntax
DISABLE-DUMP-TRIGGERS ( ) 

To run this method, the end user must have CAN-DUMP privileges for the table.

Triggers cannot be disabled from a persistent procedure.

The FIND trigger remains disabled until the procedure in which it is disabled returns.

See also

DISABLE TRIGGERS statement


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095